WorkerSortMemory

Integer

50M

Purpose

The WorkerSortMemory parameter specifies the memory used by each reorganization worker for sorting dictionary keys when the fast building of ObjectSet and MemberKeyDictionary collections has been enabled by setting the FastBuildBTreeCollections parameter to true.

You can increase the amount of sort memory to improve the sort performance when the total key length exceeds 30 bytes.

For details, see "Fast Building of Collections", in Chapter 14 of the JADE Developer’s Reference.